projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31ba73c
)
(BIG_ENDIAN): Provide a value that matches the system.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 11 Aug 1993 04:49:27 +0000
(
04:49
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 11 Aug 1993 04:49:27 +0000
(
04:49
+0000)
src/m/tek4300.h
patch
|
blob
|
history
diff --git
a/src/m/tek4300.h
b/src/m/tek4300.h
index 5d1eaac0404bf4a57b8c3bb458e2fc9dedaccab4..59acacb8f543ec5ee1ed8e83957d62abdedb8973 100644
(file)
--- a/
src/m/tek4300.h
+++ b/
src/m/tek4300.h
@@
-33,7
+33,8
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* 68000 has lowest-numbered byte as most significant */
-#define BIG_ENDIAN
+/* This value matches the value the system gives it. */
+#define BIG_ENDIAN 4321
/* Define NO_ARG_ARRAY if you cannot take the address of the first of a
* group of arguments and treat it as an array of the arguments. */